I have just updated the bits for ColdBox 2.6.0 Beta 2. This update includes tons of fixes on caching, request context optimizations, var scoping fixes, sample application updates, flex tester upgrade, dashboard windows compatibility, mxunit generation, performance updates and a new Cheat Sheet. Phew!! What a week getting ready for CF. Objective. The other update is for the extra downloads, the plugin pack. The plugin pack includes an update rssReader plugin that will now cache either in the coldbox cache or files. This gives you more versatility. Also, you can now decide how many entries per feed you want to create. The other update is also for the plugin pack, new plugin called paging.cfc. This plugin will create a carrousel for paging for any type of recordset or whatever you want to create paging or carrousels for. The api is very simple to use. Anyways, please enjoy this beta and test to your heart's content.
Blog
Recent Entries
BoxLang 1.14.0 : BoxLang Ranges Part 1: First-Class Intervals, Zero Compromises
There is a moment in every language's evolution when a convenience syntax grows up and becomes something worth thinking about. For BoxLang, that moment arrived with ranges. We had always wanted to be able to do this in our CFML apps, and we finally can
BoxLang 1.14.0 : Local Template Classes - Define Classes Right Where You Need Them
BoxLang 1.14 ships with one of the most developer-friendly OOP features we've built yet: local template classes. If you've ever created a throwaway .bx file just to hold a five-line helper class, this one's for you.
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge
The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.
That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.
Add Your Comment
(2)
Oct 04, 2009 09:00:48 UTC
by Felix Tjandrawibawa
Hi, i was having a problem trying to d/l the plugin pack from the depot page:
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbCodeDepot
Turns out the plugin d/l link is wrong on that page:
http://www.coldboxframework.com/downloads/depot/plugins/pluginpack.zip
i believe it should be (without plugins directory):
http://www.coldboxframework.com/downloads/depot/pluginpack.zip
I love ColdBox! keep up the good work.
Oct 04, 2009 11:55:23 UTC
by Luis Majano
Thanks!! Links Updated!